gdk: Make GdkWindow abstract
authorBenjamin Otte <otte@redhat.com>
Tue, 21 Dec 2010 02:54:15 +0000 (03:54 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 17:07:09 +0000 (12:07 -0500)
commit36893a9ef8b724e283038f0d538c411cdd5b1ddb
tree6cc4e41e4f9fae3a341feac86ec62f0502061321
parentdcb03b1085dbe763c6afc50154e2dc150f495068
gdk: Make GdkWindow abstract

This way backend implementors get an error if they don't set
display_class->window_type to their subclass. And that's exactly what we
want.
gdk/gdkwindow.c